FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/fi-base-register-identifier

Packagehl7.fhir.fi.base
Resource TypeValueSet
Idfi-base-register-identifier
FHIR VersionR4
Sourcehttps://hl7.fi/fhir/finnish-base-profiles/https://build.fhir.org/ig/fhir-fi/finnish-base-profiles/ValueSet-fi-base-register-identifier.html
URLhttps://hl7.fi/fhir/finnish-base-profiles/ValueSet/fi-base-register-identifier
Version2.0.0-rc2
Statusdraft
Date2025-08-04T11:35:08+00:00
NameFiBaseRegisterIdentifier
TitleFinnish ValueSet for systems of registry specifiers
Realmfi
Authorityhl7
DescriptionThis value set contains the systems that can be used to identify the registry specifier for information custodianship.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:ietf:rfc:3986CodeSyestem for URNs

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet fi-base-register-identifier

  • Include these codes as defined in urn:ietf:rfc:3986
    CodeDisplay
    urn:oid:1.2.246.537.5.40150KanTa-palvelut - Potilasasiakirjan rekisteritunnus
    urn:oid:1.2.246.537.6.1264Sosiaalihuolto - Asiakirjan rekisteritunnus

Source

{
  "resourceType": "ValueSet",
  "id": "fi-base-register-identifier",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.fi/fhir/finnish-base-profiles/ValueSet/fi-base-register-identifier",
  "version": "2.0.0-rc2",
  "name": "FiBaseRegisterIdentifier",
  "title": "Finnish ValueSet for systems of registry specifiers",
  "status": "draft",
  "experimental": false,
  "date": "2025-08-04T11:35:08+00:00",
  "publisher": "HL7 Finland",
  "contact": [
    {
      "name": "HL7 Finland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.fi/"
        },
        {
          "system": "email",
          "value": "mikael@sensotrend.com"
        }
      ]
    }
  ],
  "description": "This value set contains the systems that can be used to identify the registry specifier for information custodianship.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FI",
          "display": "Finland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:ietf:rfc:3986",
        "concept": [
          {
            "code": "urn:oid:1.2.246.537.5.40150",
            "display": "KanTa-palvelut - Potilasasiakirjan rekisteritunnus"
          },
          {
            "code": "urn:oid:1.2.246.537.6.1264",
            "display": "Sosiaalihuolto - Asiakirjan rekisteritunnus"
          }
        ]
      }
    ]
  }
}